Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[qa] use orjson instead of json to improve performances #712

Merged
merged 2 commits into from
Sep 26, 2023

Conversation

EvanBldy
Copy link
Member

@EvanBldy EvanBldy commented Sep 25, 2023

Problem

  • It's possible to have a better json encoder / decoder (like orjson)

Solution

  • Use orjson

@EvanBldy EvanBldy marked this pull request as draft September 25, 2023 15:36
@EvanBldy EvanBldy force-pushed the master branch 8 times, most recently from 0eaff19 to cf82471 Compare September 25, 2023 23:36
@EvanBldy EvanBldy marked this pull request as ready for review September 26, 2023 00:38
@EvanBldy EvanBldy merged commit c2764fb into cgwire:master Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant